const runtime.waitReasonGCWorkerActive

4 uses

	runtime (current package)
		mgc.go#L1496: 			casGToWaitingForSuspendG(gp, _Grunning, waitReasonGCWorkerActive)
		runtime2.go#L1072: 	waitReasonGCWorkerActive                          // "GC worker (active)"
		runtime2.go#L1119: 	waitReasonGCWorkerActive:        "GC worker (active)",
		runtime2.go#L1169: 	waitReasonGCWorkerActive:        true,